home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 102 / Computer Shopper 102 / Computer SHOPPER_102.iso / multimed.ia / violent / intro.dir / 00031.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  125 b   |  8 lines

  1. on mouseUp
  2.   global gSeparator
  3.   set the castNum of sprite the clickOn to 8
  4.   updateStage()
  5.   go("black")
  6.   go(1, "9-0")
  7. end
  8.